home *** CD-ROM | disk | FTP | other *** search
Oberon Text | 1992-02-07 | 573 b | 14 lines |
- Syntax10.Scn.Fnt
- Syntax10i.Scn.Fnt
- These commands work only within documents opened
- using Write.Open ^ , not with Edit.Open ^
- FoldElems.Insert {make selection foldable}
- FoldElems.InsertCollapsed {make selection unfoldable}
- FoldElems.Expand {expand all folds}
- FoldElems.Collapse {collapse all folds}
- FoldElems.Marks ^ on off {make fold marks (in)visible}
- FoldElems.Search ^
- FoldComp.Compile * {compile folded text}
- FoldComp.Compile */s
- FoldComp.ShowError
-